Skip to content

Update drupal/views_bulk_operations requirement from 4.3.0 to 4.3.2#3873

Merged
joeparsons merged 1 commit intomainfrom
dependabot/composer/drupal/views_bulk_operations-4.3.2
Nov 15, 2024
Merged

Update drupal/views_bulk_operations requirement from 4.3.0 to 4.3.2#3873
joeparsons merged 1 commit intomainfrom
dependabot/composer/drupal/views_bulk_operations-4.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Updates the requirements on drupal/views_bulk_operations to permit the latest version.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on drupal/views_bulk_operations to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/views_bulk_operations
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 8, 2024 22:50
@dependabot dependabot bot added the php Pull requests that update Php code label Nov 8, 2024
@bberndt-uaz
Copy link
Contributor

https://www.drupal.org/project/views_bulk_operations/releases/4.3.1

Release notes

Fixed Issue 3482490: Cancel user action doesn't produce an error anymore.

If planning an upgrade from 4.2.x, please mind:

  • Action Permissions sub module has been removed, if it was used on your project, you need to uninstall it and find an alternative solution.
  • Action processing messages changed a bit, you may need to reconfigure those (4.3.x comes with a lot more possibilities of customizing those so it should be enough to configure the VBO field on your views a bit).

https://www.drupal.org/project/views_bulk_operations/releases/4.3.2

Release notes

Changelog:

  • Restored Actions Permissions sub module (Issue #3482519).
  • Fixed issue with AJAX on action configuration form (Issue #3482226).

@bberndt-uaz bberndt-uaz added Drupal Waiting on a fix from the Drupal community patch release Issues to be included in the next patch release labels Nov 12, 2024
@joeparsons joeparsons merged commit ed1d88a into main Nov 15, 2024
@joeparsons joeparsons deleted the dependabot/composer/drupal/views_bulk_operations-4.3.2 branch November 15, 2024 17:10
@joeparsons joeparsons added the high priority Must get done for this milestone label Dec 6, 2024
This was referenced Dec 6, 2024
@joeparsons
Copy link
Member

Fixes #3929

@joeparsons joeparsons linked an issue Dec 6, 2024 that may be closed by this pull request
joeparsons pushed a commit that referenced this pull request Dec 6, 2024
…3873)

Updates the requirements on drupal/views_bulk_operations to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/views_bulk_operations
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
joeparsons pushed a commit that referenced this pull request Dec 6, 2024
…3873)

Updates the requirements on drupal/views_bulk_operations to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/views_bulk_operations
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.11.x only dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community high priority Must get done for this milestone patch release Issues to be included in the next patch release php Pull requests that update Php code

Projects

No open projects
Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

View Bulk Operations (VBO) version 4.3.0 has a missing submodule

3 participants